OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
reduce_type< int[]> Struct Template Reference

A reduction operation on an array of int is an int. More...

Detailed Description

template<>
struct reduce_type< int[]>

A reduction operation on an array of int is an int.

Definition at line 25 of file reduce_type.hpp.

#include <reduce_type.hpp>

Public Types

typedef int type
 define the int
 

The documentation for this struct was generated from the following file: